@font-face {
  font-family: "iconfont"; /* Project id 2570235 */
  src: url('//at.alicdn.com/t/font_2570235_9bewwazd47.woff2?t=1621929073804') format('woff2'),
       url('//at.alicdn.com/t/font_2570235_9bewwazd47.woff?t=1621929073804') format('woff'),
       url('//at.alicdn.com/t/font_2570235_9bewwazd47.ttf?t=1621929073804') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-wenxiao:before {
  content: "\e8be";
  font-size: 16px;
}

.icon-daxiao:before {
  content: "\e8ca";
  font-size: 16px;
}

.icon-4-131:before {
  content: "\e68e";
}


body {
	background: #E9EAED;
}

.layui-fluid {
	max-width: 1210px;
	margin: auto;
}

.layui-nav {
	background-color: inherit;
	position: absolute;
	right: 0px;
	padding: 0px;
}

.logo {
	position: absolute;
	left: 0;
	top: 5px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.sh_tb_20 {
	margin: 20px 0;
}

.sh_margin_15 {
	margin: 0 15px;
}

.sh_padding_right_15 {
	padding-right: 15px;
}

.sh_margin_bottom_20 {
	margin-bottom: 20px;
}

footer {
	width: 100%;
	position: relative;
	clear: both;
	background-color: #282828;
	margin-top: 30px;
	padding: 30px 0 30px 0;
}

.nav-footer {
	margin-bottom: 20px;
}

.nav-footer a {
	color: #e0e0e0;
	margin-right: 10px;
	font-size: 15px;
	white-space: nowrap
}

.copyright-footer p {
	color: #828282;
}

.copyright-footer a {
	color: #929292;
}

.sh_banner{
	max-width:780px;margin-right:20px;float: left;border-radius: 9px;
}
.sh_banner div{
	border-radius: 8px;
}

.Sh_right {
	width: 95%;
	margin: 20px 0;
	box-shadow: 1px 1px 4px rgb(0 0 0 / 8%);
	border-width: 1px;
	border-style: solid;
	border-color: #eee;
}

.Sh_right_list {
	display: block;
	padding: 10px;
	transition: all 0.5s;
	background-color: #fff;
	border-bottom: #B7B7B7 dashed 1px;
}

.Sh_right_list span {
	width: 70px;
	height: 70px;
	font-size: 12px;
	text-align: center;
	overflow: hidden;
	background: #ababab;
	color: #fff;
	float: left;
	margin: 0 10px 0 0;
	transition: all 0.5s;
}

.Sh_right_list:hover span {
	background: #1e9fff;
}

.Sh_right_list span b {
	display: block;
	font-size: 16px;
	margin-top: 16px;
}

.Sh_right_list p a {
	float: right;
	color: #888;
}

.Sh_right_list h3 {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-weight: normal;
	margin-bottom: 5px;
}

.Sh_right_list p {
	font-size: 14px;
	color: #888;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-height: 20px;
	height: 40px;
}

.Sh_right_list:last-child {
	border-bottom: #B7B7B7 dashed 0px;
}

.Sh_right_remen .Sh_right_list:nth-child(2) span {
	background: red!important;
}

.Sh_right_remen .Sh_right_list:nth-child(3) span {
	background: #16d083!important;
}

.Sh_right_remen .Sh_right_list:nth-child(4) span {
	background: #ff6700!important;
}

.icon-wenxiao {
	color: #ff6700!important;
}

.icon-daxiao {
	color: #1e9fff!important;
}

.Sh_px {
	width: 20px!important;
	height: 23px!important;
	display: block;
	text-align: center!important;
	line-height: 23px!important;
	float: left!important;
	color: #ffffff!important;
	border-radius: 3px!important;
	margin-left: 5px!important;
}

.Sh_links a {
	margin: 3px 0;
	margin-left: 0!important;
}
.sh_margin_top_30{
	
    margin: 30px 15px 0;
	
}

/*上下 转动 banner*/
#scrollDiv {
	height: 215px;
	overflow: hidden;
}

#scrollDiv li {
	padding: 5px 0;
	overflow: hidden;
	vertical-align: bottom;
	zoom: 1;
	border-bottom: #B7B7B7 dashed 1px;
}

#scrollDiv li h3 {
	height: 24px;
	font-size: 14px;
	color: #353535;
	line-height: 24px;
	width: 300px;
}

.scroltit h3 {
	width: 100px;
	float: left;
}
.updown {
	cursor: pointer;
}
.scroltit .updown,.scroltitB .updown {
	float: right;
	width: 32px;
	height: 22px;
	margin-left: 4px
	
}

#but_up,#but_upB {
	background: url(/public/style/images/up.gif) no-repeat 0 0;
	text-indent: -9999px
}

#but_down,#but_downB {
	background: url(/public/style/images/down.gif) no-repeat 0 0;
	text-indent: -9999px
}

.updown_a {
	margin: 8px 0
}

#scrollDivB {
	height: 288px;
	overflow: hidden;
}

#scrollDivB li {
	padding: 8px 0;
	overflow: hidden;
	vertical-align: bottom;
	zoom: 1;
	border-bottom: #B7B7B7 dashed 1px;
}

#scrollDivB li h3 {
	height: 23px;
	font-size: 14px;
	color: #353535;
	line-height: 24px;
	width: 100%;
}

#scrollDivB li h3 a {
	color: #353535;
	text-decoration: none
}

#scrollDiv li h3 a:hover {
	color: #F00
}

#scrollDivB li div {
	height: 35px;
	width: 100%;
	color: #416A7F;
	line-height: 18px;
	overflow: hidden
}

#scrollDivB li div a {
	color: #416A7F;
	text-decoration: none
}

.scroltitB {
	height: 26px;
	line-height: 26px;
	margin-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	margin-right: 10px;
}

.layui-elem-field {
	box-shadow: 1px 1px 4px rgb(0 0 0 / 8%);
}

.layui-elem-field legend {
	background: #fff!important;
}


.jianjie {
	margin: 10px 0;
}

.jianjie:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.jianjie p {
	float: left;
	margin-right: 5px;
	line-height: 14px;
}

.bds_more {
	background-image: url('') !important;
	margin: inherit!important;
	padding-left: 0!important;
}

.bdsharebuttonbox i {
	float: left;
}

.layui-timeline-item > i {
	margin-top: 3px;
}

.layui-timeline > .active > i ,
.layui-timeline > .active > .layui-text > .layui-timeline-title > a {
	color: #ff5722;
}

.layui-timeline-item {
	padding-bottom: 0px!important;
}

.layui-card-body {
	width: auto!important;
}

#listss {
	padding-bottom: 20px;
}




.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.dropdown .caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid gray;
  content: "";
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.container {
  font-family: 'Lato', Sans-serif;
  width: 95%;
  margin: 0 auto;
}
.container.navbar {
  width: 100%;
}
.container:before, .container:after {
  content: "";
  display: table;
  clear: both;
}

.layout-right-content {
  color: #ffdede;
}

/* cbFlyNav Req Styles */
.layout-left-flyout {
  height: 100%;
  position: fixed;
  visibility: hidden;
  z-index: 0;
  -moz-transition: visibility 0 linear 0.2s;
  -o-transition: visibility 0 linear 0.2s;
  -webkit-transition: visibility 0 linear;
  -webkit-transition-delay: 0.2s;
  transition: visibility 0 linear 0.2s;
  background: #383838;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-perspective: 1000;
  -webkit-perspective: 1000;
  perspective: 1000;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.layout-left-flyout.isCbFlyNavActive {
  visibility: visible;
  z-index: 1;
  -moz-transition: z-index 0 linear 0.2s;
  -o-transition: z-index 0 linear 0.2s;
  -webkit-transition: z-index 0 linear;
  -webkit-transition-delay: 0.2s;
  transition: z-index 0 linear 0.2s;
}

.cbFlyNav-wrap {
  display: block;
  position: relative;
  height: 100%;
  overflow: hidden;
  width: 270px;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-perspective: 1000;
  -webkit-perspective: 1000;
  perspective: 1000;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}


.nav-collapse {
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}


.layout-right-content.isCbFlyNavActive {
  -moz-transform: translate3d(270px, 0, 0);
  -webkit-transform: translate3d(270px, 0, 0);
  transform: translate3d(270px, 0, 0);
  min-width: 320px;
}

.icon-cbmore {
  content: "";
  float: right;
  margin-top: 4.5px;
  padding: 4.5px;
  box-shadow: 1px -1px 0 0px #FFF inset;
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

.nav-flyout-navmask, .nav-flyout-contentmask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.nav-flyout-contentmask {
  z-index: 1;
}

.nav-flyout-navmask {
  right: 180px;
  z-index: 1;
}

/* Menu Toggle */
.btn-navbar {
  position: absolute;
  padding: 13px 0 0;
  display: block;
  z-index: 1;
}

.btn-navbar-navtoggle {
  left: 10px;
}

.btn-navbar .icon-bar {
  display: block;
  width: 28px;
  height: 4px;
  background-color: #fff;
  margin: 7px auto 0 auto;
}

.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}

.footlinkw{
    float: right;
    margin-top: -30px;
}


@media screen and (min-width: 768px) {
  .btn-navbar {
    display: none;
  }
}

@media screen and (max-width: 767px) {
    .navbar .nav-collapse {
        display: none;
    }

    .layui-card-body{
        padding: 10px!important;
    }
    
	.Sh_right{
		width: 100%!important;
	}
	.footlinkw{
	    display:none;
	}
}
@media screen and (min-width: 768px) {
  .navbar {
    height: auto;
    position: relative;
    background: #fafafa;
    margin-bottom: 10px;
    width: 100%;
    padding: 0 10px;
  }
}
/* Mobile First Nav */
.the-nav ul.nav-flyout {
  display: block;
  margin-bottom: 15px;
  float: none;
  height: 100%;
}
.the-nav ul.nav-flyout > li {
  float: none;
  display: block;
  width: 270px;
}
.the-nav ul.nav-flyout li a {
  color: #FFF;
  display: block;
  text-decoration: none;
  margin-right: 0;
}


.the-nav ul.nav-flyout .dropdown .subnav {
  float: none;
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  left: auto;
  width: 0;
  min-width: 0;
  margin: 0;
  list-style: none;
  z-index: 1000;
  background: #595959;
  transition: width .2s ease-in-out;
}
.the-nav ul.nav-flyout .dropdown .subnav > li {
  width: 180px;
}
.the-nav ul.nav-flyout .dropdown .subnav.is-subnav-visible {
  width: 180px;
}
.the-nav.is-inactive ul.nav-flyout > li > a {
  opacity: .2;
}
.the-nav.is-inactive ul.nav-flyout > li.is-active > a {
  opacity: 1;
  background: #1e9fff;
}


.hidden-sm {
  display: none;
}
.sh_nav_logo{
	display:none!important;
}
.layui-tab-content{
    height: 400px;
}
.Sh_tags{
	margin-bottom:30px!important;
}
@media screen and (min-width: 768px) {
  .visible-sm {
    display: none;
  }

  .hidden-sm {
    display: block;
  }
}

@media screen and (max-width:980px) {
	.layui-PC{
		display:none;
	}
	.logo{
		margin-left: 15%;
	}
	.sh_nav_logo{
		display:block!important;
		border-bottom: #B7B7B7 solid 3px!important;
	}
	.sh_nav_logo img{
		padding-left: 5%!important;
	}
	.layui-nav-item{
		border-bottom: #B7B7B7 solid 1px;
	}
	.layui-nav-child{
		border: 0px solid #eee!important;
	}
	.layui-carousel{
		height: 240px!important;
	}
	.sh_banner div{
		border-radius: 0px!important;
	}
	.layui-col-xs6{
		width: 100%!important;
		margin-top: 20px;
	}
	.sh_padding_right_15{
		padding-right:0px!important;
	}
	.layui-tab-bar{
		width: 50px!important;
		height: 29px!important;
		line-height: 25px!important;
		border-width: 0px!important;
		background-color: #1e9fff!important;
		color:#fff;
		top:5px!important;
	}
	.layui-tab-more .layui-tab-bar .layui-icon{
		top:0px!important;
	}
	.layui-tab-content{
		height: 800px;
	}
	.tuijian-news-pic{
		width: 100%!important;
	}
	.tuijian-news-list{
		width: 100%!important;
		float: left!important;
		margin-top:10px!important;
	}
	.tuijian-news-list ul li{
		margin:auto!important;
	}
	.tuijian-news-list ul li a{
		margin:5px auto!important;
		border: #eee 0px solid!important;
	}
	.rtmj-box dt img{
		width: 121px!important;
		height: 75px!important;
	}
	.rtmj-box dt {
		width: 35%!important;
		height: 95px!important;
	}
	.rtmj-box dd{
		width: 60%!important;
		height: 75px!important;
	}
	.rtmj-box dd h3{
		padding-left: 15px!important;
		font-size: 16px!important;
		line-height: 24px!important;
		white-space: nowrap;
		text-overflow: ellipsis;
		padding-top: 10px!important;
		padding-bottom: 5px!important;
	}
	.rtmj-box dd p{
		padding-left: 15px!important;
		font-size: 14px!important;
		line-height: 18px!important;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.Sh_right{
		margin: 0px auto 40px;
	}
	.dy_body{
		margin-top: -350px!important;
	}
	.sh_margin_list{
		margin: 10px auto!important;
	}
	.nav_so{
		display:none!important;
	}
	.m_so{
		display:block!important;
		float: right;
		margin-top: 10px;
	}
	.m_so .layui-icon-search{
		font-size:24px
	}
	.layui-btn{
		padding:initial!important;
	}
	.layui-layer-page{
		width:90%!important;
	}
	.Sh_links a{
        padding: 0 5px!important;
	}
}
.m_so{
	display:none;
}
.layui-header{
	width:100%;
	position:fixed;
    top: 0;
}
.header_h{
	height:60px
}
.layui-form{
	width:90%;
	margin:20px auto;
}
.so_text{
    padding: 9px;
    width: 50px;
}
.layui-input-block{
	margin-left: auto;
}
.so_input{
	width:80%;
	float:left;
}
.so_btn{
	width:18%;
	float:left;
	margin-left:2%;
}
.para-body img{
    margin: 20px auto;
    display: block;
}
#body img{
    width: 100%!important;
}
.rxcp{
	float: left;
	width: 40%;
	padding: 8px;
	margin: 0 6px 10px;
	background: #fff;
	border-radius: 3px;
	position: relative;
	overflow: hidden;
	border:solid 1px #BCBCBC;
	box-shadow: 0 0 10px #BCBCBC;
}
.rxcp h2{
    padding: 5px 0;
    max-height: 48px;
    overflow: hidden;
    line-height: 24px;
    color: #898686;
    background: #fff;
    overflow: hidden; 
    white-space: nowrap; 
    text-overflow: ellipsis; 
}
.rxcp img{
    width: 100%!important;
}
.clear{ clear:both} 
.body_title{
    display: block;
    overflow: hidden; 
    white-space: nowrap; 
    text-overflow: ellipsis;
}


@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('/public/font/iconfont.ttf?t=1627623272107') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 18px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-dianzan:before {
  content: "\e668";
}

.icon-shangjin:before {
  content: "\e686";
}

.newdigg{
    margin: 20px auto;
    text-align: center;
    text-indent: 0em;
    width: 35%;
}
.diggbox{
    background-position: left top;
    display: inline-block;
    padding: 4px 30px;
    font-size: 18px;
    line-height: 30px;
    color: #1e9fff;
    border: 1px solid #1e9fff;
    border-radius: 4px;
    vertical-align: top;
    cursor:pointer;
}
.digg_good{
    float: left;
}
.digg_bad{
    float: right;
}
.newdigg:after {
        content: '';
        height: 0;
        line-height: 0;
        display: block;
        visibility: hidden;
        clear: both;
}
.digg_bad > i:before{
    transform: rotate(180deg);
    display: inline-block;
}
@media screen and (max-width:980px) {
    .newdigg{
        width: 100%!important;
    } 
   	.dy_banner{
	    z-index: 0;
        zoom: 1;
        background: url(/static/images/bannerm.png) no-repeat center 0!important;
        height: 530px!important;
        width: 100%;
        background-size: 100% 35%!important;
	}
   
}
.page-status{
	display: none !important;
}
.page-pre,.page-numbar,.page-next,.page-last,.page-index{
    border: 0px solid #eee !important;
    margin: 0 1px 5px 0 !important;
    margin: auto !important;
	padding: 0px !important;
}
.page-status{
    margin: auto !important;
}
.page-pre>a,.page-numbar>a,.page-next>a,.page-last>a,.page-index>a{
	height: auto;
    margin: 0 5px 0px 0 !important;
}


.IndexTd{
    margin: 25px auto 10px;
	width: 95% !important;
}
.TDT{
	width: 100%;
}
.TDimg{
	height: 266px !important;
	width: 48%;
    float: left;
}
.TDimg:nth-child(2){
	height: 266px !important;
	width: 48%;
    float: right;
}
.TDimg img{
	width: 100%;
	height: auto;
	border-radius: 5px;
}
.IndexTd > .layui-carousel-ind{
	top:-60px
}
.IndexTd > .layui-carousel-ind ul{
    background-color: rgb(0 0 0 / 0%);
    left: 15px;
    position: absolute;
}
.IndexTd > .layui-carousel-ind li{
	width: 15px;
	height: 5px;
	border-radius: 15%;
}
.TDimg p{
	margin-top: -45px;
	height: 45px;
	line-height: 45px;
    background-color: #3333336b!important;
    z-index: 99;
    width: 42%;
    position: absolute;
	color: #fff;
	padding: 0 3%;
	border-radius: 0 0 5px 5px;
}
.TDright{
    box-shadow: rgb(0 0 0 / 0%) 1px 1px 4px !important;
}